home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 3
/
Amiga Format CD03 (1996-07-04)(Future Publishing)(GB)(Track 1 of 6)[!][issue 1996-08].iso
/
comms
/
netsoftware
/
nethandler.lha
/
NetHandler
/
netdnet.h
< prev
next >
Wrap
C/C++ Source or Header
|
1989-09-16
|
162b
|
15 lines
#ifndef NET_DNET
#define NET_DNET
#include "dnet.h"
#define STDFNLEN 0
#define PORT_FHANDLER 9492
#define DNETTIMEOUT 2 /* tenths of a second */
#endif